|
|
|
BlueCielo Meridian Asset Management Module 2012 Administrator's Guide | BlueCielo ECM Solutions |
The AMMSection control can be configured using Meridian Explorer properties. These properties can be specified in the file <Maximo>\applications\Maximo\properties\Maximo.properties.
The AMMSection control uses the following properties:
amm.rootURL=http://<ServerName>/ExplorerClient/home.aspx?VIEWID=DOC_<12345>&DOCFILTER=<123doc>&TAGFILTER=<123tag>
For example, when an asset is selected, the documents related to the asset location can be added to the search result by setting the parameter:
amm.additionalkeys.asset=BEDFORD-11430 or location=BEDFORD-BR351
ASSET and LOCATION refer to columns in the table of the Maximo database where the main data for the selected object are stored.
In another example, the following parameter will add location and asset documents to a work order:
amm.additionalkeys.wotrack=location=SITEID-LOCATION;asset=SITEID-ASSETNUM
In this example, two additional search keys are added. Multiple search keys can be configured by separating them by a semicolon.
These samples can also be found in the file <Setup>\Maximo\Maximo 6\Maximo.properties.
Note The specific URL that is created by Control.jsp, and the values of the amm.additionalkeys and amm.rootURL properties will differ with each implementation. In this respect, the configuration files in the Asset Management Module should be regarded as samples that need to be modified during the installation of the module. Therefore, it is important that the person installing the module know how to modify the JavaScript controls in Maximo.
Proceed as described in Rebuilding Maximo 6.
Related concepts
Understanding the integration with Maximo 5.x and 6
Related tasks
Installing the AMMSection control
Configuring the Meridian Explorer URL parameters
Importing the application definition file
Related information
Copyright © 2000-2012 BlueCielo ECM Solutions |